IndexOfIllustrationsIsProtected Property
Specifies whether a section is protected.
The defined values are:
false: section is not protected from editing.
true: section is protected from editing.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public bool IsProtected { get; set; }
Public Property IsProtected As Boolean
Get
Set
Property Value
Boolean